diff options
Diffstat (limited to 'graphics/glide3/files/patch-h3-src-makefile')
| -rw-r--r-- | graphics/glide3/files/patch-h3-src-makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glide3/files/patch-h3-src-makefile b/graphics/glide3/files/patch-h3-src-makefile index ddfb8ef632ba..64ea6835edc0 100644 --- a/graphics/glide3/files/patch-h3-src-makefile +++ b/graphics/glide3/files/patch-h3-src-makefile @@ -16,7 +16,7 @@ -PREPROCESSOR=/lib/cpp -$$ -I. -xdraw2.o : xdraw2.S xdraw2.inc.S fxgasm.h - $(CC) $(AFLAGS) -c -o $@ xdraw2.S -+PREPROCESSOR=/usr/libexec/cpp0 -$$ -I. ++PREPROCESSOR=$(CPP) -$$ -I. +xdraw2.lo : xdraw2.S xdraw2.inc.S fxgasm.h + libtool --mode=compile $(CC) $(AFLAGS) -c -o $@ xdraw2.S |
