Gitiles
Code Review
Sign In
gerrit.opencord.org
/
onf-scripts
/
e4ef06a1b42f751d583165a10c7eb23268268938
/
.
/
jira
/
makefile
blob: 02f5ad5e543cdedd437eface3c73ac75e9c29924 [
file
] [
log
] [
blame
]
Joey Armstrong
e4ef06a
2024-03-22 11:43:54 -0400
[
diff
] [
blame^
]
1
# -*- makefile -*-
2
3
all
:
4
5
view
:
6
pandoc README
.
md
|
lynx
--
stdin
7
8
# [EOF]