File: GNUmakefile

package info (click to toggle)
gnustep-netclasses 0.0.20040112-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 492 kB
  • ctags: 88
  • sloc: objc: 3,588; makefile: 71; ansic: 43; sh: 19
file content (9 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include $(GNUSTEP_MAKEFILES)/common.make

PACKAGE_NAME = netclasses
VERSION = 1.03pre2

SUBPROJECTS = Source 

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