X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=blobdiff_plain;f=Makefile;h=1231bde2e119f78603b978944c013ada9f827fea;hp=4e8d48918099c6380faa5132aaab3d0c5c0c6a94;hb=43aa3385fb0e78b302a9191789d59115402035f8;hpb=004704aa7773d7dec77b067a54b2224fbd202456 diff --git a/Makefile b/Makefile index 4e8d489..1231bde 100644 --- a/Makefile +++ b/Makefile @@ -65,4 +65,3 @@ uninstall: $(RM) $(PREFIX)$(DESTDIR)/$(TARGET) .PHONY: all clean install src uninstall -