File: empty.make

package info (click to toggle)
gnustep-make 2.9.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,676 kB
  • sloc: sh: 4,577; objc: 1,031; perl: 453; makefile: 56
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