File: Makefile

package info (click to toggle)
happy 1.19.5-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,060 kB
  • ctags: 75
  • sloc: haskell: 6,256; xml: 3,458; yacc: 952; makefile: 272
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