Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92563044
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
Thu, Nov 21, 12:25
Size
232 B
Mime Type
text/x-makefile
Expires
Sat, Nov 23, 12:25 (1 d, 34 m)
Engine
blob
Format
Raw Data
Handle
21284357
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