X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=78f7941e97ac6c8879efcc87610d227e54ef14c5;hb=3916e67e3326247a5f6f32e7f3b4d147bc2bef4d;hp=f3324efabc61a143f42e044148b85957ad7dd30b;hpb=95a676586942a2ddd1040503754d05ca91f6e3a7;p=dcpu16 diff --git a/Makefile b/Makefile index f3324ef..78f7941 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #!make # -PROGRAMS = dcpu16 +PROGRAMS = dcpu16 as-dcpu16 CFLAGS = -g -Wall -Wextra -pedantic -std=c99 LDFLAGS =