File: empty.make

package info (click to toggle)
gnustep-make 2.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,084 kB
  • sloc: sh: 3,990; objc: 806; makefile: 229; perl: 71
file content (4 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (10)
1
2
3
4
# An empty makefile used by gnustep-config to print out
# compilation/link flags
include $(GNUSTEP_MAKEFILES)/common.make
include $(GNUSTEP_MAKEFILES)/rules.make