remove reference to obsolete Makefile.vc

This commit is contained in:
Josh Coalson
2003-01-25 18:32:56 +00:00
parent d8109c2d93
commit 630d22ed7b
27 changed files with 18 additions and 72 deletions

View File

@@ -19,5 +19,4 @@ SUBDIRS = gain_analysis getopt grabbag utf8
EXTRA_DIST = \
Makefile.lite \
Makefile.vc \
README

View File

@@ -10,7 +10,6 @@ libgain_analysis_a_SOURCES = gain_analysis.c
EXTRA_DIST = \
Makefile.lite \
Makefile.vc \
gain_analysis_static.dsp
debug:

View File

@@ -10,7 +10,6 @@ libgetopt_a_SOURCES = getopt.c getopt1.c
EXTRA_DIST = \
Makefile.lite \
Makefile.vc \
getopt_static.dsp
debug:

View File

@@ -14,7 +14,6 @@ libgrabbag_a_SOURCES = \
EXTRA_DIST = \
Makefile.lite \
Makefile.vc \
grabbag_static.dsp
debug:

View File

@@ -10,7 +10,6 @@ libutf8_a_SOURCES = charset.c charset.h iconvert.c utf8.c
EXTRA_DIST = \
Makefile.lite \
Makefile.vc \
charmaps.h \
makemap.c \
charset_test.c \