X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=Makefile;h=7f17a1bcca0b1c3a7698fe0eecd60f17ba51cc81;hb=a10fcae3cba4f58550b24b0029f3932615dadbc3;hp=5801f84aa0da5ab74d2828311145018872ac2b75;hpb=b723e39232abc7632311eb06d7046c214ee05b51;p=smdp.git diff --git a/Makefile b/Makefile index 5801f84..7f17a1b 100644 --- a/Makefile +++ b/Makefile @@ -57,4 +57,3 @@ uninstall: $(RM) $(PREFIX)$(DESTDIR)/$(TARGET) .PHONY: all clean install src uninstall -