corrected lint entry
This commit is contained in:
		
							parent
							
								
									3be40e8f15
								
							
						
					
					
						commit
						2f7e414d42
					
				
					 11 changed files with 33 additions and 33 deletions
				
			
		|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,7 @@ PREFLAGS=-I$(EMHOME)/h -I. -DNDEBUG | ||||||
| PFLAGS= | PFLAGS= | ||||||
| CFLAGS=$(PREFLAGS) $(PFLAGS) -O | CFLAGS=$(PREFLAGS) $(PFLAGS) -O | ||||||
| LDFLAGS=-i $(PFLAGS) | LDFLAGS=-i $(PFLAGS) | ||||||
| LINTOPTS=-hbxac | LINTOPTS=-bx | ||||||
| LIBS=$(EMHOME)/lib/em_data.a | LIBS=$(EMHOME)/lib/em_data.a | ||||||
| CDIR=$(EMHOME)/mach/proto/ncg | CDIR=$(EMHOME)/mach/proto/ncg | ||||||
| CGG=$(EMHOME)/lib/ncgg | CGG=$(EMHOME)/lib/ncgg | ||||||
|  | @ -72,8 +72,8 @@ tables.c: table $(CGG) | ||||||
| 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | 	$(EMHOME)/lib/cpp $(TABLEFLAGS) table | $(CGG) $(CGGFLAGS) | ||||||
| 	-cmp tables.h tables.H || cp tables.H tables.h | 	-cmp tables.h tables.H || cp tables.H tables.h | ||||||
| 
 | 
 | ||||||
| lint: $(CFILES) | lint: $(CFILES) tables.c | ||||||
| 	lint $(LINTOPTS) $(PREFLAGS) $(CFILES) | 	lint $(LINTOPTS) $(PREFLAGS) -I$(CDIR) $(CFILES) tables.c | ||||||
| clean: | clean: | ||||||
| 	rm -f *.o tables.c tables.h debug.out cg tables.H | 	rm -f *.o tables.c tables.h debug.out cg tables.H | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue