diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ TARGET=libhashtable.so all: $(TARGET) -$(TARGET): +$(TARGET): libhashtable.c ./genheader.sh $(CC) $(CFLAGS) -o $(TARGET) libhashtable.c |
index : libhashtable.git | ||
hastable implementation | epoch |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -4,7 +4,7 @@ TARGET=libhashtable.so all: $(TARGET) -$(TARGET): +$(TARGET): libhashtable.c ./genheader.sh $(CC) $(CFLAGS) -o $(TARGET) libhashtable.c |