version 1.7, 2013/06/13 08:43:55 |
version 1.8, 2013/11/10 16:18:36 |
|
|
## $OpenXM: OpenXM_contrib2/windows/pari20/Makefile.vc6,v 1.6 2011/02/07 06:15:23 ohara Exp $ |
## $OpenXM: OpenXM_contrib2/windows/pari20/Makefile.vc6,v 1.7 2013/06/13 08:43:55 ohara Exp $ |
## Makefile for Visual C++ 6.0 |
## Makefile for Visual C++ 6.0 |
|
|
SRCDIR= pari-2.0.17.beta\src |
SRCDIR= pari-2.0.17.beta\src |
Line 28 OBJS= alglin1.obj alglin2.obj anal.obj arith1.obj arit |
|
Line 28 OBJS= alglin1.obj alglin2.obj anal.obj arith1.obj arit |
|
all: libpari.lib |
all: libpari.lib |
|
|
clean: |
clean: |
-@del *.obj |
-@del /q *.obj |
|
|
distclean: clean |
distclean: clean |
-@del libpari.lib |
-@del libpari.lib |