aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.vc')
-rw-r--r--src/makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.vc b/src/makefile.vc
index 0eab56e5..93a95d6f 100644
--- a/src/makefile.vc
+++ b/src/makefile.vc
@@ -45,7 +45,7 @@ LIBOBJ = $(support) $(pseudo) $(azimuthal) $(conic) $(cylinder) $(misc)
EXESRC = proj.c gen_cheb.c p_series.c emess.c
CFLAGS = -I. /nologo
-default: proj.lib proj.dll
+default: all
all: proj.lib proj.dll proj.exe