Skip to content

Commit 0ee34cf

Browse files
committed
Revert "Looks like we still need to create ebin"
This reverts commit fdb160c.
1 parent fdb160c commit 0ee34cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ gdb-%.bin: %.bin Makefile
1616
gdb -q -x run.gdb $<
1717

1818
test:
19-
mkdir -p ebin
2019
erl -make
2120

2221
clean:

0 commit comments

Comments
 (0)