File: Makefile.am

package info (click to toggle)
imwheel 1.0.0pre12-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 864 kB
  • ctags: 399
  • sloc: ansic: 4,311; sh: 883; makefile: 116
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