Files
OpenCellular/Makefile.am
Allen Martin 624cec685c Add autotools support
Remove previous hardcoded GNUmakefile and replace with autoconf/automake
generated configure script and Makefile.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Change-Id: I48d3f6f20423109dc662418b92900876a8f8d1da
Reviewed-on: http://git-master/r/217547
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
2013-04-09 11:18:26 -07:00

6 lines
82 B
Makefile

AUTOMAKE_OPTIONS = foreign
SUBDIRS = src
distclean-local:
rm -rf autom4te.cache