File: Imakefile

package info (click to toggle)
qvwm 1%3A1.1.12-2.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,016 kB
  • ctags: 2,561
  • sloc: cpp: 21,023; sh: 3,348; makefile: 236; lex: 139; yacc: 137; ansic: 12
file content (11 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
XCOMM
XCOMM Imakefile for qvwm
XCOMM

#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = src images sounds rc

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