File: GNUmakefile

package info (click to toggle)
sbjson 2.3.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 816 kB
  • sloc: objc: 1,117; sh: 73; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
# GNUstep makefile

include $(GNUSTEP_MAKEFILES)/common.make

SUBPROJECTS += Classes

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