mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-29 11:31:11 +00:00
12 lines
159 B
Text
12 lines
159 B
Text
|
#
|
||
|
#
|
||
|
#
|
||
|
|
||
|
include $(GNUSTEP_MAKEFILES)/common.make
|
||
|
|
||
|
SUBPROJECT_NAME=generictests
|
||
|
|
||
|
generictests_OBJC_FILES=generic.m
|
||
|
|
||
|
include $(GNUSTEP_MAKEFILES)/subproject.make
|