[Slirp] [Git][slirp/libslirp][master] build-sys: make libslirp-version.h depend on Makefile

Marc-André Lureau gitlab at gitlab.freedesktop.org
Sat Mar 21 22:40:21 UTC 2020



Marc-André Lureau pushed to branch master at slirp / libslirp


Commits:
55ab21c9 by Marc-André Lureau at 2020-03-21T23:39:40+01:00
build-sys: make libslirp-version.h depend on Makefile

Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>

- - - - -


1 changed file:

- Makefile


Changes:

=====================================
Makefile
=====================================
@@ -23,7 +23,7 @@ override CFLAGS +=					\
 	-MMD -MP
 override LDFLAGS += $(shell $(PKG_CONFIG) --libs glib-2.0)
 
-$(BUILD_DIR)/src/libslirp-version.h:
+$(BUILD_DIR)/src/libslirp-version.h: Makefile
 	@$(MKDIR_P) $(dir $@)
 	$(call quiet-command,cat $(ROOT_DIR)/src/libslirp-version.h.in | \
 		sed 's/@SLIRP_MAJOR_VERSION@/$(SLIRP_MAJOR_VERSION)/' | \



View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/55ab21c9a36852915b81f1b41ebaf3b6509dd8ba

-- 
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/55ab21c9a36852915b81f1b41ebaf3b6509dd8ba
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/slirp/attachments/20200321/06743aa7/attachment.htm>


More information about the Slirp mailing list