Merge illumos-gate
[unleashed/lotheac.git] / bin / etdump / Makefile
blob58a17baa4f968d8ab23a845b9b2db544d07dfbf9
1 PROG= etdump
2 SRCS= etdump.c output_shell.c output_text.c
3 COPTS= -Wall
5 .include <prog.mk>