X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Makefile;h=c87513025f8a0770afccead8b4064eae517065fa;hb=0915d2e691209fa6a65baa0622d00dd8d1fe2c67;hp=ab933c5ce7db651f01cf7b80c190748804f2c83d;hpb=605e063203f8a2a35a5c3be1e7129e80099dd68a;p=ext%2Fsubsurface.git diff --git a/Makefile b/Makefile index ab933c5..c875130 100644 --- a/Makefile +++ b/Makefile @@ -195,5 +195,8 @@ uemis.o: uemis.c dive.h uemis.h $(OSSUPPORT).o: $(OSSUPPORT).c display-gtk.h $(CC) $(CFLAGS) $(OSSUPPORT_CFLAGS) -c $(OSSUPPORT).c +doc: + $(MAKE) -C Documentation doc + clean: rm -f $(OBJS) *~ $(NAME)