chiark / gitweb /
WIP REORG
[subdirmk.git] / Subdir.mk.in
index fa38d6578e06fdea3e002767cfdddfb3e8847823..ef342802ad52f25477035edb2e318b810802efd0 100644 (file)
@@ -22,15 +22,3 @@ COMPILE              ?= $(CC) -c -o$@ -MD $(DEFS) $(INCLUDES) $(CFLAGS)
 
 %.o: %.c
        $(COMPILE) $<
-
-&^/configure: &^/configure.ac
-       cd &^ && autoconf
-
-config.status: &^/configure
-       ./config.status --recheck
-
-subdirs.mk $(MAKFILES): makefiles.phantom
-.INTERMEDIATE: makefiles.phantom
-makefiles.phantom: $(addprefix &^/,$(addsuffix .in,$(MAKEFILES)))      \
-               config.status &^/build-aux/subdirmk-setup
-       ./config.status