Sha256: 01aedc37d74eca24d40784e29b4faea508c373debf6712c0644fb65d99ff0c73
Contents?: true
Size: 202 Bytes
Versions: 23
Compression:
Stored size: 202 Bytes
Contents
example: example.o libchash.o $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ .SUFFIXES: .c .o .h .c.o: $(CC) -c $(CPPFLAGS) $(CFLAGS) -o $@ $< example.o: example.c libchash.h libchash.o: libchash.c libchash.h
Version data entries
23 entries across 23 versions & 1 rubygems