fix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1018 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -67,7 +67,7 @@ distclean: clean
|
|||||||
realclean: distclean
|
realclean: distclean
|
||||||
rm -f TAGS
|
rm -f TAGS
|
||||||
|
|
||||||
otptest: otptest.o all
|
otptest: otptest.o
|
||||||
$(CC) $(LD_FLAGS) $(LDFLAGS) -o $@ otptest.o -L. -lotp -L../des -ldes
|
$(CC) $(LD_FLAGS) $(LDFLAGS) -o $@ otptest.o -L. -lotp -L../des -ldes
|
||||||
|
|
||||||
$(LIBNAME).a: $(OBJECTS)
|
$(LIBNAME).a: $(OBJECTS)
|
||||||
|
Reference in New Issue
Block a user