diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-02-28 15:27:00 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-02-28 15:27:00 -0600 |
| commit | 6e67445a93e97f6353aea0e8e79acf2b60b46985 (patch) | |
| tree | b959285fc8ed899b3eb24fbb25f78a45b4d43fd9 /Makefile | |
| parent | 29ef941d4512368ee6d06057de9daad7ff6c3ff7 (diff) | |
platform/wavelet3d: initial commit
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ top := conspiracion -core_dirs := rtl tb +core_dirs := platform rtl tb .PHONY: all |
