X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=Makefile;h=9664f9e899f29474ec6ebe759dc855ca196f4818;hp=48d3b873b75a87df6219b8c18fa5c301e77a3a21;hb=4c220bedf5e8d90eb14de56a5ca654f1ac304bcb;hpb=89048d5b9f63b1fbc3d1520221500ed139dbc28b diff --git a/Makefile b/Makefile index 48d3b87..9664f9e 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,6 @@ INVOKE_GENFILE_SCRIPT= \ all: build build: _build_interface_objs - $(CC) -o bin/out.bin $(CFLAGS) $(GLIBEF) $(SRCDIR)/main.c clean: find ./bin -type f -exec rm {} \;