X-Git-Url: https://git.pterodactylus.net/?p=show-time.git;a=blobdiff_plain;f=Makefile;h=b65cbc2378367499eb4748292c318007522f4f7c;hp=1fd9fb2de58578b1035c7f326d2a92e651ace542;hb=fc1e5c19e3a5ea858cb5108375edb7d0d5f44c92;hpb=85524745e24cdf1ea20ddc927855f6a120c30218 diff --git a/Makefile b/Makefile index 1fd9fb2..b65cbc2 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ show-time: show-time.o $(CC) -o $@ $< + +install: show-time + install show-time ${HOME}/bin