Renamed target to 'viewer' from 'main' and made it install in $OBJDIR.

This commit is contained in:
ramiro%netscape.com 1998-10-30 11:29:56 +00:00
parent 03cad6390d
commit ac97e13514

View File

@ -100,7 +100,7 @@ EX_LIBS += \
$(NULL)
endif
PROGS = main
PROGS = $(OBJDIR)/viewer
TARGETS = $(PROGS)