6 lines
67 B
Makefile
6 lines
67 B
Makefile
ifeq ($(subdir),math)
|
|
|
|
bsdmath_dirs := $(bsdmath_dirs) ieee
|
|
|
|
endif
|