--- player/Makefile.orig Fri Dec 3 02:35:44 1999 +++ player/Makefile Sat Dec 23 13:35:18 2000 @@ -4,10 +4,11 @@ # * This is total free software. # */ -WITH_ASM=1 +#WITH_ASM=1 -CC=gcc -CFLAGS=-Wall -O3 -fomit-frame-pointer -ffast-math +CC?=gcc +INCS=-I${X11BASE}/include +CFLAGS+=$(INCS) OBJ=card.o mixer.o xm.o live_player.o wav.o