Update to wx3.0, add SSE optimizations based on target_cpu, fix compile warnings
[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