r3: Initial revision
[ctsim.git] / getopt / Makefile.am
1 noinst_LIBRARIES=libgetopt.a
2 libgetopt_a_SOURCES=getopt.c getopt1.c 
3 noinst_HEADERS=getopt.h
4 INCLUDES=@my_includes@