diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-17 21:02:35 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-17 21:02:35 +0200 |
| commit | b5e063d63ecd3dbed1b68b1ea6961137d4f3f153 (patch) | |
| tree | fe2a848ab3208e9de8b362ba769535483472dbd6 /Makefile | |
| parent | Update year (diff) | |
| download | libsha1-08aeb407be6eaa48e2d8ef57655c1eae647004c0.tar.gz libsha1-08aeb407be6eaa48e2d8ef57655c1eae647004c0.tar.bz2 libsha1-08aeb407be6eaa48e2d8ef57655c1eae647004c0.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ SRC = $(OBJ:.o=.c) all: libsha1.a libsha1.$(LIBEXT) test -$(OBJ): $(HDR) +$(OBJ) test.o: $(HDR) $(LOBJ): $(HDR) .c.o: |
