summaryrefslogtreecommitdiff
path: root/source4/main.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-01 18:41:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:59:42 -0500
commit0bc6e7a090dd92465d905ffb0a2530d67d0bcc9c (patch)
treed2a6ce6fab7d6b3d99aa10b6bd7deaf0f482be2a /source4/main.mk
parentab9fb12e0b52cad4db0efd5436a5fc11b6c2e18c (diff)
downloadsamba-0bc6e7a090dd92465d905ffb0a2530d67d0bcc9c.tar.gz
samba-0bc6e7a090dd92465d905ffb0a2530d67d0bcc9c.tar.bz2
samba-0bc6e7a090dd92465d905ffb0a2530d67d0bcc9c.zip
r14852: See if all target platforms support multiple .SUFFIXES lines.
(This used to be commit 137ed99e3527c5240533d59b6b98d1f01a849046)
Diffstat (limited to 'source4/main.mk')
-rw-r--r--source4/main.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/source4/main.mk b/source4/main.mk
index b1d001a2ae..73d29ab2c5 100644
--- a/source4/main.mk
+++ b/source4/main.mk
@@ -308,10 +308,7 @@ unused_macros:
# File types
###############################################################################
-.SUFFIXES: .x .c .et .y .l .d .o .h .h.gch .a .so .1 .1.xml .3 .3.xml .5 .5.xml .7 .7.xml .8 .8.xml .ho .hin .idl .hd
-
-.hin.h:
- @cp $< $@
+.SUFFIXES: .x .c .et .y .l .d .o .h .h.gch .a .so .1 .1.xml .3 .3.xml .5 .5.xml .7 .7.xml .8 .8.xml .ho .idl .hd
.c.ho:
@echo "Compiling $< with host compiler"