Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90947830
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
Wed, Nov 6, 07:47
Size
232 B
Mime Type
text/x-makefile
Expires
Fri, Nov 8, 07:47 (2 d)
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