File: GNUmakefile

package info (click to toggle)
sope 4.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,492 kB
  • sloc: objc: 167,993; sh: 3,648; ansic: 3,405; python: 318; makefile: 189
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