File: empty.make

package info (click to toggle)
gnustep-make 2.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,292 kB
  • sloc: sh: 4,483; objc: 952; perl: 66; makefile: 33
file content (4 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (9)
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