Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91079167
Makefile.mingw64-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
Thu, Nov 7, 16:04
Size
232 B
Mime Type
text/x-makefile
Expires
Sat, Nov 9, 16:04 (2 d)
Engine
blob
Format
Raw Data
Handle
21281193
Attached To
rLAMMPS lammps
Makefile.mingw64-cross-mpi
View Options
# -*- makefile -*- wrapper for non-MPI libraries
SHELL=/bin/sh
all:
$(MAKE) $(MFLAGS) mingw64-cross
rm -f Obj_mingw64-mpi
ln -s Obj_mingw64 Obj_mingw64-mpi
clean:
$(MAKE) $(MFLAGS) clean-mingw64-cross
rm -f Obj_mingw64-mpi
Event Timeline
Log In to Comment