Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F110714765
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, Apr 27, 17:38
Size
234 B
Mime Type
text/x-makefile
Expires
Tue, Apr 29, 17:38 (2 d)
Engine
blob
Format
Raw Data
Handle
25829627
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