source:
CIVL/examples/fortran/cv2018/equivalence/harmonic/makefile@
bd6628e
| Last change on this file since bd6628e was d5096aa, checked in by , 8 years ago | |
|---|---|
|
|
| File size: 148 bytes | |
| Line | |
|---|---|
| 1 | all: driver.c c_function.c driver2.c f_function.f |
| 2 | civl compare -spec driver.c c_function.c -impl driver2.c f_function.f |
| 3 | clean: |
| 4 | rm -rf *~ CIVLREP |
Note:
See TracBrowser
for help on using the repository browser.
