Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
marjohn56 authored Feb 29, 2020
1 parent 5e07941 commit 9e71a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ clean:
all:
$(CC) $(CFLAGS) -g main.c -o udpbroadcastrelay
cp udpbroadcastrelay /usr/local/sbin/
chmod 755 /usr/local/bin/udpbroadcastrelay
chmod 755 /usr/local/sbin/udpbroadcastrelay

0 comments on commit 9e71a4f

Please sign in to comment.