Skip to content

Commit

Permalink
Commit original FreeBSD indent(1) at r309524 as a base.
Browse files Browse the repository at this point in the history
  • Loading branch information
pstef committed Dec 4, 2016
0 parents commit 55c29a8
Show file tree
Hide file tree
Showing 30 changed files with 9,586 additions and 0 deletions.
1 change: 1 addition & 0 deletions .svn/entries
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
12
1 change: 1 addition & 0 deletions .svn/format
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
12
18 changes: 18 additions & 0 deletions .svn/pristine/03/0350c578da80b8b452c8c856a7eb5a6563ae5838.svn-base
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!

DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
Loading

0 comments on commit 55c29a8

Please sign in to comment.