File: Makefile.am

package info (click to toggle)
imwheel 1.0.0pre12-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 876 kB
  • ctags: 401
  • sloc: ansic: 4,355; sh: 883; makefile: 95
file content (5 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (6)
1
2
3
4
5
AM_CFLAGS=-O6 -s -Wall
noinst_LIBRARIES=libgetopt.a
libgetopt_a_SOURCES=getopt.c getopt1.c getopt.h

EXTRA_DIST=Makefile.unix