File: GNUmakefile

package info (click to toggle)
sope 3.2.6-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 16,408 kB
  • sloc: objc: 167,855; sh: 3,646; ansic: 3,399; python: 318; makefile: 181
file content (10 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
# GNUstep makefile

include ../config.make
include $(GNUSTEP_MAKEFILES)/common.make

SUBPROJECTS += SBJson

-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/aggregate.make
-include GNUmakefile.postamble