X-Git-Url: http://git.subgeniuskitty.com/pdp11-bin2load/.git/blobdiff_plain/f63b1e81c8b4ca50e2d6570af584b87dd4c1e342..2d97fc683e7734b9cb13349f73e75422c3aeea12:/Makefile diff --git a/Makefile b/Makefile index 407f515..7949f11 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PREFIX = $(HOME) BINPREFIX = $(PREFIX)/bin CC = cc -CC_FLAGS = -std=c99 +CC_FLAGS = -std=c99 -Wall all: bin2load