diff options
author | Yusuke Iwase <iwase.yusuke0@gmail.com> | 2015-08-11 09:32:21 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-11 10:50:54 +0900 |
commit | e0c19a2ecdaef22dbe79101148d83894d57c1b9f (patch) | |
tree | e5b7e9e4ea6b973e9a31d55cfa2c8bf3dd112344 /etc | |
parent | 79db6268067eb35c138f05b0c9e5039a04b943f5 (diff) |
packet_data_generator2: Add Makefile for GNU environment
The existing Makefile seems to suppose the BSD environment.
This patch renames existing Makefile into "Makefile.BSD" and
adds "Makefile.GNU" for GNU environment.
Usage Example:
- For BSD environment
$ make -f Makefile.BSD
- For GNU environment
$ make -f Makefile.GNU
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions