File: Imakefile

package info (click to toggle)
ascd 0.13.2-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,596 kB
  • sloc: ansic: 14,363; sh: 182; makefile: 37
file content (7 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = libworkman ascd

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