Update Makfile

master v1.1
Nakidai 2024-02-19 18:26:15 +03:00
parent d7560a6f4e
commit aa9e2561a1
1 changed files with 3 additions and 0 deletions

View File

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