style(Makefile): padding

main
Tom MTT. 1 year ago
parent 16f516d6ce
commit 0ccd538c97

@ -7,8 +7,8 @@ include config.mk
TARGET = feuille.com
TARGET$(COSMO) = feuille
SRC = feuille.c util.c server.c bin.c
OBJ = $(SRC:%.c=%.o)
SRC = feuille.c util.c server.c bin.c
OBJ = $(SRC:%.c=%.o)
all: $(TARGET) feuille.1 cgi

Loading…
Cancel
Save