diff options
Diffstat (limited to 'lib/compiler/test/compile_SUITE_data/simple-target1.mk')
-rw-r--r-- | lib/compiler/test/compile_SUITE_data/simple-target1.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compiler/test/compile_SUITE_data/simple-target1.mk b/lib/compiler/test/compile_SUITE_data/simple-target1.mk new file mode 100644 index 0000000000..dd9fa0d6e5 --- /dev/null +++ b/lib/compiler/test/compile_SUITE_data/simple-target1.mk @@ -0,0 +1 @@ +$target: $(srcdir)/simple.erl $(srcdir)/include/simple.hrl |