Annotation of frontvm/dis68k/Makefile, revision 1.1

1.1     ! root        1: 
        !             2: OBJS = dis68k.o
        !             3: 
        !             4: .c.o:
        !             5:        $(CC) $(CFLAGS) -c $<
        !             6: 
        !             7: dis68k: $(OBJS)
        !             8:        $(CC) -o dis68k $(OBJS)
        !             9: 
        !            10: clean:
        !            11:        rm -f *.o dis68k
        !            12: 
        !            13: 

unix.superglobalmegacorp.com

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