version 1.5, 2011/02/02 19:49:16
|
version 1.6, 2022/09/14 15:59:13
|
|
|
| |
dir := base | dir := base |
-include $(SRCDIR)/$(dir)/Rules.mk | -include $(SRCDIR)/$(dir)/Rules.mk |
|
|
dir := proj | dir := proj |
-include $(SRCDIR)/$(LOCALIZATIONDIR)/Rules.mk |
-include $(SRCDIR)/$(LOCALIZATIONDIR)/includes.mk |
| |
# Non-default targets | # Non-default targets |
idl: $(LIBJSOC_MAIN_SOCK_I) | idl: $(LIBJSOC_MAIN_SOCK_I) |
|
|
# Prevent make from removing any build targets, including intermediate ones | # Prevent make from removing any build targets, including intermediate ones |
| |
.SECONDARY: $(CLEAN) | .SECONDARY: $(CLEAN) |
|
|