Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107655371
Makefile_CPU
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, Apr 9, 12:10
Size
201 B
Mime Type
text/x-makefile
Expires
Fri, Apr 11, 12:10 (2 d)
Engine
blob
Format
Raw Data
Handle
25452648
Attached To
R6832 iCAPs public
Makefile_CPU
View Options
MEX = mex
EXE = Temporal_TA_MEX
all: $(MEX1).mexa64
$(MEX1).mexa64:
$(MEX) -output $(EXE) $(EXE).c filter_boundary_MEX.c filter_MEX.c reverse_vector.c daubechies_6d.c
clean:
rm -v $(EXE).mexa64
Event Timeline
Log In to Comment