You've already forked linux-packaging-mono
Imported Upstream version 5.14.0.93
Former-commit-id: dda284b8de49fb65cd1a403db6a592e6c68a5e8c
This commit is contained in:
parent
fb453ffa72
commit
300ff421ef
@@ -4,7 +4,7 @@ include ../../build/rules.make
|
||||
|
||||
PROGRAM = mkbundle.exe
|
||||
|
||||
OTHER_RES = template.c template_z.c template_main.c
|
||||
OTHER_RES = template.c template_z.c template_main.c template_common.inc bundle-mono-api.inc
|
||||
|
||||
RESOURCE_FILES = $(OTHER_RES)
|
||||
|
||||
@@ -17,7 +17,7 @@ EXTRA_DISTFILES = $(RESOURCE_FILES)
|
||||
|
||||
include ../../build/executable.make
|
||||
|
||||
mkbundle.exe: $(RESOURCE_FILES)
|
||||
$(the_lib): $(RESOURCE_FILES)
|
||||
|
||||
test-simple: simple.exe
|
||||
mono --debug $(the_lib) --simple simple.exe -o foo && ./foo
|
||||
|
Reference in New Issue
Block a user