This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
pam_usb
mirror of
https://github.com/Fincer/pam_usb
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Update Makefile - disable DEBUG
master
IGP
8 years ago
committed by
GitHub
parent
d50d2bdb4a
commit
9c55f042d8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -1,5 +1,5 @@
# Set to 'yes' to include debugging information, e.g. DEBUG=yes make -e
DEBUG
:=
yes
DEBUG
:=
no
PREFIX
?=
/usr
ARCH
:=
$(
shell getconf LONG_BIT
)
Write
Preview
Loading…
Cancel
Save