dthello: build the resource file Dthello
This commit is contained in:
@@ -13,3 +13,11 @@ dthello_LDADD += $(TIRPCLIB)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
dthello_SOURCES = dthello.c
|
dthello_SOURCES = dthello.c
|
||||||
|
|
||||||
|
CPP_TARGETS = Dthello
|
||||||
|
BUILT_SOURCES = $(CPP_TARGETS)
|
||||||
|
CLEANFILES = $(CPP_TARGETS)
|
||||||
|
|
||||||
|
Dthello: Dthello.src
|
||||||
|
$(RM) $@
|
||||||
|
$(GENCPP) -P -DXCOMM=# $< > $@
|
||||||
|
|||||||
Reference in New Issue
Block a user