]> pd.if.org Git - pdutils/blobdiff - utils/echo/Makefile
rename utils to posix
[pdutils] / utils / echo / Makefile
diff --git a/utils/echo/Makefile b/utils/echo/Makefile
deleted file mode 100644 (file)
index f1f3a63..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-CFLAGS=-Wall
-
-echo:  echo.c
-       $(CC) $(CFLAGS) -o $@ $+
-
-echo.html:
-       wget http://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html