Make

Andrej Cedilnik andrejc na tyr.fe.uni-lj.si
Čet Jan 23 00:48:53 CET 1997


Kaj je narobe s tem:

-----------------------------------------------------------------
CC= gcc
CP= cp
CFLAGS= 
RM= /bin/rm -f
.c.o: 
	$(CC) -c $(CFLAGS) $<

all: lib prg tog 

lib: cgi-lib.o html.o utils.o

prg: program.o

tog:

	$(CC) html.o utils.o cgi-lib.o prodaja.o -o ../program


clean:
	rm -f *.o core program

-----------------------------------------------------------------

				Andy
-- 
                       * / *     andrejc na tyr.fe.uni-lj.si
 /-\ |  | |-\  \  /     \|/       http://vector.nevtron.si/andy
 | | |\ | |  |  \/    \--*--\    
 +-+ | \| |  |  /       /|\      "Gabber is the only drug!"        
 | | |  | |-/  /       * / *                "Let's get drugged!!"




Dodatne informacije o seznamu Starilist