Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91862318
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
Fri, Nov 15, 06:15
Size
234 B
Mime Type
text/x-makefile
Expires
Sun, Nov 17, 06:15 (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