diff options
Diffstat (limited to 'smtp/Makefile')
| -rw-r--r-- | smtp/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/smtp/Makefile b/smtp/Makefile deleted file mode 100644 index cbbf7e1..0000000 --- a/smtp/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -all: Makefile - -Makefile: Makefile - echo "Nothing to be done for smtp: this Makefile is a placeholder." - -clean: - echo "Nothing to be cleaned up for smtp: this rule is a placeholder." |
