[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Makefile:4: *** missing separator



Jazzforever schrieb:

Vielleicht als Ergänzung, die ersten paar Zeilen des Makefile's

# Uncomment the appropriate line below:
# LINUX_DIR=/usr/src/linux
LINUX_DIR=/usr/src/linux-2.4.18
ls
INFILE=printer.c
FILES=README Makefile printer.c
WEBDEST=download/linux-usb-printer

all:        printer.o

printer.o:    $(INFILE) Makefile

[usw.]



Hallo,

was soll denn das 'ls' dort in der 4. Zeile ?
Das würde ich mal auskommentieren.

Gruß Jörg




Reply to: