X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=bcf9813e2d2ffd2eb80ef95e0696300e9e900447;hb=80328454ca561690a6be6ccc4940b073a1a54a3c;hp=bafd75a943adea04e7a0286ac2899167f0b48b14;hpb=ae3d717adcc6b663aabb3562779a0c299f4088b6;p=systembsd.git diff --git a/Makefile b/Makefile index bafd75a..bcf9813 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ all: build build: gcc -o bin/out.bin $(DEBUGF) $(GLIBF) $(SANITY) $(SRCDIR)/main.c -build-proper: +publish: gcc -o bin/out.bin $(CFLAGS) $(GLIBF) $(SANITY) $(SRCDIR)/main.c clean: