diff options
Diffstat (limited to 'contrib/wpa/src/wps/Makefile')
-rw-r--r-- | contrib/wpa/src/wps/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/wpa/src/wps/Makefile b/contrib/wpa/src/wps/Makefile deleted file mode 100644 index 9c41962..0000000 --- a/contrib/wpa/src/wps/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -all: - @echo Nothing to be made. - -clean: - rm -f *~ *.o *.d - -install: - @echo Nothing to be made. |