Makefile

beginner no na address.cz
Úterý Září 29 15:27:43 CEST 1998


muze mi nekdo prosim vysvetlit, co je na tomhle makefilu spatne? hlasi
to missing separator in line 6
------------- další část ---------------
CC = gcc
CC-FLAGS = -ansi -pedantic -O2 -Wall
CC-LIBS = -lncurses

test: test.c 
      $(CC) $(CC-FLAGS) -o test test.c $(CC-LIBS) 

clean: 
      rm -f test


Další informace o konferenci Linux