mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-07 01:49:47 +00:00
fix stuff
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@619 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -26,7 +26,7 @@ define([new_object],[pushdef([source])define([source],patsubst(patsubst(patsubst
|
||||
],[ ]),[ $],[]))define([library_targets],ifelse(library_targets,[],[source],[library_targets source]))popdef([source])])dnl
|
||||
define([print_library_targets],[foreach(x,space_to_comma(library_targets),[pushdef([source])define([source],[patsubst(x,[\]object_suffix[$],[.c])])dnl
|
||||
x: source
|
||||
$(CC) -c -fPIC $(INCDIR) $(CFLAGS) -o x source
|
||||
$(CC) -c -fPIC $(CFLAGS) $(INCDIR) -o x source
|
||||
popdef([source])])])dnl
|
||||
dnl
|
||||
define([examples_targets],[])dnl
|
||||
|
||||
Reference in New Issue
Block a user