Renamed the viewer from 'main' to 'viewer'

This commit is contained in:
ramiro%netscape.com 1998-11-28 22:18:24 +00:00
parent d875aa2aec
commit 35281c0e38

View File

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