File: GNUmakefile

package info (click to toggle)
sope 2.0.5-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 16,276 kB
  • sloc: objc: 167,238; sh: 3,588; ansic: 3,399; python: 318; makefile: 180
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