forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -28,7 +28,7 @@ $(PROJECT_INCLUDE)/$(dirstamp):
|
||||
@: > $(PROJECT_INCLUDE)/$(dirstamp)
|
||||
PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
|
||||
|
||||
if LIBNETWORKING
|
||||
if LIBHTTPD
|
||||
$(PROJECT_INCLUDE)/rtems_webserver.h: rtems_webserver.h $(PROJECT_INCLUDE)/$(dirstamp)
|
||||
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems_webserver.h
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems_webserver.h
|
||||
|
||||
@@ -23,7 +23,7 @@ $(PROJECT_LIB)/$(dirstamp):
|
||||
@: > $(PROJECT_LIB)/$(dirstamp)
|
||||
PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
|
||||
|
||||
if LIBNETWORKING
|
||||
if LIBSHTTPD
|
||||
$(PROJECT_INCLUDE)/shttpd/$(dirstamp):
|
||||
@$(MKDIR_P) $(PROJECT_INCLUDE)/shttpd
|
||||
@: > $(PROJECT_INCLUDE)/shttpd/$(dirstamp)
|
||||
|
||||
Reference in New Issue
Block a user