diff --git a/Makefile b/Makefile index 7287b67..8a8ee46 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,5 @@ PREFIX ?= /usr/local -mycfetch.c: config.h defs.h -mycfetch: mycfetch.c - all: mycfetch install: mycfetch