From b3c377e647b5eb14c2ed0ff27db4ac14a3fd4e2d Mon Sep 17 00:00:00 2001 From: Pixel Date: Sun, 23 Jun 2002 15:37:45 +0000 Subject: Attribute ((packed)) fix... --- VP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VP') diff --git a/VP/Makefile b/VP/Makefile index 890516b..608cf7e 100755 --- a/VP/Makefile +++ b/VP/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/make -f -CPPFLAGS=-Wall -g -I. -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror -I.. +CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror -I.. CXX=g++ TARGET = main_dump VP-CD1.sqr -- cgit v1.2.3