Commit e6d8e709 authored by Wayne Davison's avatar Wayne Davison

The "proto" target now builds target "proto.h" from the new

prepare-source.mak makefile.
parent a6c5741c
......@@ -97,7 +97,7 @@ man:
$(MAKE) -C $(srcdir) -f prepare-source.mak man
proto:
$(MAKE) -C $(srcdir) -f prepare-source.mak proto
$(MAKE) -C $(srcdir) -f prepare-source.mak proto.h
clean: cleantests
rm -f *~ $(OBJS) $(TLS_OBJ) $(CHECK_PROGS) $(CHECK_OBJS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment