mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-21 21:30:49 +00:00
4 lines
161 B
Text
4 lines
161 B
Text
|
# An empty makefile used by gnustep-config to print out
|
||
|
# compilation/link flags
|
||
|
include $(GNUSTEP_MAKEFILES)/common.make
|
||
|
include $(GNUSTEP_MAKEFILES)/rules.make
|