X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=c87513025f8a0770afccead8b4064eae517065fa;hb=3232632fd66bfe7d66b9d6fcf8d3454c97250c88;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)