File: Imakefile

package info (click to toggle)
canna 3.5b2-46.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,044 kB
  • ctags: 7,975
  • sloc: ansic: 79,411; yacc: 403; lex: 379; cpp: 369; sh: 148; makefile: 73; awk: 7
file content (11 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
/* $Id: Imakefile,v 1.2 1994/01/28 05:27:45 kon Exp $ */
#include "../../../Canna.conf"

#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

         CANNAROOT = ../../..

SUBDIRS = tex

MakeSubdirs($(SUBDIRS))