Skip to content
Snippets Groups Projects
Commit 72935610 authored by Matthew Webster's avatar Matthew Webster
Browse files

deleted

parent 839f5467
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# Special machine specific makefile options
# Remove suffix _${FSLMACHTYPE} from within Makefile to turn specific
# variables on
cp Makefile Makefile.orig
sed "s/_${FSLMACHTYPE}//g" Makefile.orig > Makefile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment