Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92085630
Makefile.mingw32-cross-mpi
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Nov 17, 05:41
Size
234 B
Mime Type
text/x-makefile
Expires
Tue, Nov 19, 05:41 (2 d)
Engine
blob
Format
Raw Data
Handle
22338210
Attached To
rLAMMPS lammps
Makefile.mingw32-cross-mpi
View Options
# -*- makefile -*- wrapper for non-MPI libraries
SHELL=/bin/sh
all:
$(MAKE) $(MFLAGS) mingw32-cross
-rm -f Obj_mingw32-mpi
ln -s Obj_mingw32 Obj_mingw32-mpi
clean:
$(MAKE) $(MFLAGS) clean-mingw32-cross
-rm -f Obj_mingw32-mpi
Event Timeline
Log In to Comment