File: Makefile.am

package info (click to toggle)
imwheel 1.0.0pre1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,004 kB
  • ctags: 1,702
  • sloc: ansic: 13,621; sh: 7,148; yacc: 1,109; makefile: 398; lisp: 222; awk: 74; sed: 6
file content (5 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
CFLAGS=-O6 -s -Wall
noinst_LIBRARIES=libgetopt.a
libgetopt_a_SOURCES=getopt.c getopt1.c getopt.h

EXTRA_DIST=Makefile.unix