aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 337b10e..e0fa945 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,8 @@ MAN3 =\
MAN7 =\
libparsepsf.7
+LOBJ = $(OBJ:.o=.lo)
+
all: libparsepsf.a libparsepsf.$(LIBEXT) demo
$(OBJ): $(HDR)