mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/branches/freeze-0_6_6@6941 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
72abe3ef6c
commit
4b0703b35d
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ MAKE_FILES = aggregate.make application.make bundle.make service.make \
|
|||
all: generated-files which_lib$(EXEEXT)
|
||||
|
||||
which_lib$(EXEEXT): which_lib.c
|
||||
$(CC) @CFLAGS@ -Wall -o $@ $^
|
||||
$(CC) @CFLAGS@ -Wall -o $@ $^
|
||||
|
||||
install: all
|
||||
$(srcdir)/mkinstalldirs $(prefix) $(makedir) \
|
||||
|
|
Loading…
Reference in a new issue