repo.or.cz
/
geda-pcb
/
pcjc2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
const.h: Fix flag documentation for the NOPASTE flag
[geda-pcb/pcjc2.git]
/
newlib
/
headers
/
Makefile.am
blob
b543e0919d040fdd94808bb9df1e5be1409d68e6
1
pcblibsubdir= @PCBTREEDIR@/headers
2
pcblibsub_DATA= ${COMPONENTS}
3
COMPONENTS= \
4
0.1_inch_10pin \
5
0.1_inch_2pin \
6
2mm_8pin_header
7
8
EXTRA_DIST= ${COMPONENTS}
9