File: Makefile.am

package info (click to toggle)
wuzzah 0.53-3.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 596 kB
  • sloc: ansic: 1,830; sh: 330; makefile: 36
file content (6 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
##
##	Makefile for sean's hash stuff
##

noinst_LIBRARIES = libhashtable.a
libhashtable_a_SOURCES=hashtable.c hashtable.h