Add tiny test
[ctsim.git] / getopt / Makefile.am
1 noinst_LIBRARIES=libgetopt.a
2 libgetopt_a_SOURCES=getopt.c getopt1.c 
3 noinst_HEADERS=getopt.h
4 AM_CPPFLAGS=@my_includes@
5 EXTRA_DIST=Makefile.nt