mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Modev make_services to gui
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3312 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2437c3756d
commit
3ac3272c76
1 changed files with 1 additions and 2 deletions
|
@ -28,7 +28,7 @@ GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
|
||||||
include $(GNUSTEP_MAKEFILES)/common.make
|
include $(GNUSTEP_MAKEFILES)/common.make
|
||||||
|
|
||||||
# The application to be compiled
|
# The application to be compiled
|
||||||
TOOL_NAME = gdnc defaults dread dwrite dremove make_services
|
TOOL_NAME = gdnc defaults dread dwrite dremove
|
||||||
OBJC_PROGRAM_NAME = gdomap
|
OBJC_PROGRAM_NAME = gdomap
|
||||||
|
|
||||||
# The source files to be compiled
|
# The source files to be compiled
|
||||||
|
@ -38,7 +38,6 @@ defaults_OBJC_FILES = defaults.m
|
||||||
dread_OBJC_FILES = dread.m
|
dread_OBJC_FILES = dread.m
|
||||||
dremove_OBJC_FILES = dremove.m
|
dremove_OBJC_FILES = dremove.m
|
||||||
dwrite_OBJC_FILES = dwrite.m
|
dwrite_OBJC_FILES = dwrite.m
|
||||||
make_services_OBJC_FILES = make_services.m
|
|
||||||
|
|
||||||
SOURCES = gdomap.c gdnc.m defaults.m dread.m dremove.m dwrite.m
|
SOURCES = gdomap.c gdnc.m defaults.m dread.m dremove.m dwrite.m
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue