Version: CVS (using KDE Devel) Seems that spaces are legal before the colon. Targets with spaces don't get picked up for the menu. clean: does get regonized. CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall CC=gcc SRCS = main.c io.c int.c pci.c OBJS = main.o io.o int.o pci.o all : vbios.vm86 main.o : main.c v86bios.h debug.h io.o : v86bios.h debug.h mem.o : mem.c debug.h v86bios.h int.o : int.c v86bios.h debug.h pci.o : pci.c pci.h debug.h console.o : console.c v86bios.h v86.o : v86.c debug.h vbios.vm86 : main.o v86.o io.o int.o pci.o console.o gcc -g -o vbios.vm86 main.o v86.o io.o int.o pci.o console.o -lc clean: rm -f *.o vbios.vm86
Hmm.. customproject, right?
yes, custom
Jon I gave you permissions to change the bugs proprieties. Next time you file in a bug you can change all aspects of it :)
*** Bug has been marked as fixed ***.