File: Imakefile

package info (click to toggle)
ascd 0.13.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,240 kB
  • ctags: 1,554
  • sloc: ansic: 14,306; sh: 182; makefile: 45
file content (7 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = libworkman ascd

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))