File: Imakefile

package info (click to toggle)
casio 2.2-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 704 kB
  • ctags: 417
  • sloc: ansic: 3,452; makefile: 90
file content (6 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
           CC = gcc 
           SRCS = casio.c readconf.c tildexpand.c
           OBJS = casio.o readconf.o tildexpand.o

NormalProgramTarget(casio,casio.o readconf.o tildexpand.o,NullParameter,NullParameter,NullParameter)
DependTarget()