File: empty.make

package info (click to toggle)
gnustep-make 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,300 kB
  • sloc: sh: 4,483; objc: 952; perl: 65; makefile: 35
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