mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 17:33:50 +01:00
041379a6c6
Change-Id: Ic3090a9315c8c0fa7bf910c2855e95fbabea7f7a Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
9 lines
140 B
Makefile
9 lines
140 B
Makefile
|
|
default: ex
|
|
|
|
include ../../erasure_code/Makefile.am
|
|
include Makefile.am
|
|
include ../../make.inc
|
|
|
|
VPATH = . ../../erasure_code ../../include
|