X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=0000000000000000000000000000000000000000;hp=1ae4fe84f5182a176da55887b3c41fc4916f91a8;hb=9c28eac5279462c0c57b1945b68faf6da51d753d;hpb=a5c5454a0e5ef53c9d2eff49955d7d8e5ce8fd4b diff --git a/Makefile b/Makefile deleted file mode 100644 index 1ae4fe8..0000000 --- a/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -REDO ?= contrib/do -c - -warning: - @echo WARNING: this is not real Makefile. Just proxying commands to redo command - -all: warning - $(REDO) $@ - -clean: warning - $(REDO) $@ - -install: warning - $(REDO) $@ - -install-strip: warning - $(REDO) $@ - -uninstall: warning - $(REDO) $@