Annotation of researchv9/jtools/src/demo/swar/makefile, revision 1.1.1.1

1.1       root        1: CC=cc
                      2: CFLAGS=-DX11 -g -I../../sunlib
                      3: LIBS= ../../sunlib/libj.a -lX11 -lipc
                      4: swar:  swar.o ToBitmap.o
                      5:        ${CC} $(CFLAGS) swar.o ToBitmap.o ${LIBS} -o swar
                      6:        strip -s swar
                      7: swar.o:        player0.icon player1.icon accel.h missile.icon deathstar.icon boom.icon
                      8: 
                      9: clean:
                     10:        rm -f *.o m.out core swar

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.