1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r16558: Add make rule to generate version.h. Metze, can you please review?

(This used to be commit 47b6a3d7f3)
This commit is contained in:
James Peach 2006-06-27 06:24:43 +00:00 committed by Gerald (Jerry) Carter
parent 0168e973d8
commit 748decf65b

View File

@ -217,6 +217,9 @@ include/config.h:
@echo "You need to rerun ./autogen.sh and ./configure"
@/bin/false
$(srcdir)/version.h:
@$(SHELL) script/mkversion.sh VERSION version.h $(srcdir)/
clean_pch:
@echo "Removing precompiled headers"
@-rm -f include/includes.h.gch