Compare commits

..

No commits in common. "37f2756ad06e314bf204551e31728b4667bd2a5c" and "aa9e2561a10ef6d4e92d8b754596b32a8aa3d286" have entirely different histories.

2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
PREFIX ?= /usr/local PREFIX ?= /usr/local
mycfetch.c: config.h defs.h
mycfetch: mycfetch.c
all: mycfetch all: mycfetch
install: mycfetch install: mycfetch