File: Makefile

package info (click to toggle)
happy 1.16~rc2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,528 kB
  • ctags: 65
  • sloc: haskell: 6,010; xml: 3,313; yacc: 744; makefile: 295
file content (10 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
TOP = ..
include $(TOP)/mk/boilerplate.mk

SUBDIRS = src templates doc

include $(TOP)/mk/target.mk