ソースを参照

Added "proto" directory

tags/v0.9.3
Michael Brown 20年前
コミット
95946c6f56
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/Makefile

+ 1
- 0
src/Makefile ファイルの表示

@@ -129,6 +129,7 @@ DEBUG_TARGETS	+= dbg2.o dbg.o c s
129 129
 # SRCDIRS lists all directories containing source files.
130 130
 #
131 131
 SRCDIRS		+= core
132
+SRCDIRS		+= proto
132 133
 SRCDIRS		+= drivers/bus
133 134
 SRCDIRS		+= drivers/net
134 135
 #SRCDIRS		+= drivers/disk 

読み込み中…
キャンセル
保存