Makefile.pq:

Add dirinfo.obj to the list of files to compile.
bitmap-optimize
Theodore Ts'o 1997-11-04 00:26:14 +00:00
parent 80c0fc3492
commit 7aec6e061d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ LIBNAME=E2FSCK.LIB
OBJFILE=E2FSCK.LST
OBJS= e2fsck.obj super.obj pass1.obj pass2.obj pass3.obj \
pass4.obj pass5.obj
pass4.obj pass5.obj dirinfo.obj
!include $(TOPSRC)\powerquest\MCONFIG